home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
600 Games
/
600games.iso
/
Nave
/
timepilot.swf
/
scripts
/
frame_31
/
PlaceObject2_227_11
/
CLIPACTIONRECORD onClipEvent(load).as
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2007-03-13
|
160 b
|
10 lines
onClipEvent(load){
this.gotoAndStop(_root.LevelStage);
xspeed = -1;
yspeed = 0;
hits = 0;
dir = 1;
Dead = false;
Start = false;
}